Allow the Windows build to use upto 2GB of heap.
authorEli Zaretskii <eliz@gnu.org>
Fri, 29 Apr 2011 14:23:44 +0000 (17:23 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 29 Apr 2011 14:23:44 +0000 (17:23 +0300)
commitd9bc5b6a1072bbaa3e0cbd39034a2dc4d3a033c7
tree4c2aeed65ceca0789996e1888a8bd17fa05c9a7a
parent8e69119b876bbfffdddc55169547fd5be7251f95
Allow the Windows build to use upto 2GB of heap.

 src/w32heap.c (allocate_heap) [USE_LISP_UNION_TYPE || USE_LSB_TAG]:
 New version that can reserve upto 2GB of heap space.
 etc/NEWS: Mention the new feature.
etc/NEWS
src/ChangeLog
src/w32heap.c